home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / infosrvr / dev / www_talk.930 / 001038_emv@garnet.msen.com _Thu May 6 05:54:22 1993.msg < prev    next >
Internet Message Format  |  1994-01-24  |  2KB

  1. Return-Path: <emv@garnet.msen.com>
  2. Received: from dxmint.cern.ch by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  3.     id AA21298; Thu, 6 May 93 05:54:22 MET DST
  4. Received: from garnet.msen.com by dxmint.cern.ch (5.65/DEC-Ultrix/4.3)
  5.     id AA09953; Thu, 6 May 1993 06:15:03 +0200
  6. Received: by garnet.msen.com (Smail3.1.28.1 #11)
  7.     id m0nqxMF-000EYxC; Thu, 6 May 93 00:14 EDT
  8. Message-Id: <m0nqxMF-000EYxC@garnet.msen.com>
  9. To: aronsson@lysator.liu.se
  10. Cc: www-talk@nxoc01.cern.ch
  11. Subject: Re: forwarded... [Explicit Linking is Impossible] 
  12. In-Reply-To: Your message of Thu, 06 May 93 01:21:40.
  13.              <199305052321.AA07208@bodil.lysator.liu.se> 
  14. Date: Thu, 06 May 93 00:14:55 EDT
  15. From: Edward Vielmetti <emv@garnet.msen.com>
  16.  
  17.   
  18.   What exactly does "pre-load a search" mean, and how do I implement
  19.   this in an HTML document?  Say that I want to refer to the WWW
  20.   Provider's Style Guide by Tim Berners-Lee at CERN, for the section
  21.   about how big to make each document.  Now, all of you readers of
  22.   www-talk can find this manually, and have probably already read that
  23.   text, but that is not why someone invented hypertext and the
  24.   world-wide web.  How do I do this without explicitly saying
  25.   href="http://info.cern.ch/hypertext/WWW/Provider/Style/DocSize.html"?
  26.   
  27. Let's say that we had the equivalent of "archie" or "veronica" for
  28. WWW.  Call it "spidey".  Then you could say
  29.     href="spidey://spidey.msen.com:5000/DocSize.html"
  30. (to match by file name) or    
  31.     href="spidey://spidey.msen.com:5000/timbl+style+docsize"
  32. or maybe even
  33.     href="spidey://spidey.msen.com:5000/ISBN=2-012523-096-3+docsize"
  34.  
  35. Search #1 is the equivalent of the archie "-e" exact search.
  36.  
  37. Search #2 is the equivalent of a WAIS or Gopher search, with some
  38. keywords; you can imagine a slightly enhanced version if you know that
  39. the database is somehow structured.
  40.  
  41. Search #3 is what you would do if you do if major World Wide Web
  42. collections had International Standard Book Numbers, and shows a
  43. reference to an index in a book.
  44.  
  45. Each of these are probabilistic, but they should *both* get the user
  46. close enough to the document to make it possible for them to find it
  47. on ther own *and* not be immediately obsolete once the document
  48. changes or moves.
  49.  
  50. (you hope)
  51.  
  52.   Edward Vielmetti, vice president for research, Msen Inc. emv@Msen.com
  53. Msen Inc., 628 Brooks, Ann Arbor MI  48103 +1 313 998 4562 (fax: 998 4563)
  54.  
  55. ps if you use "spidey" please give me credit :)